Big, Thick Reference Books (PHP / MySQL / Unix) [closed]
Posted
by Josh K
on Stack Overflow
See other posts from Stack Overflow
or by Josh K
Published on 2010-04-30T18:13:24Z
Indexed on
2010/05/01
1:47 UTC
Read the original article
Hit count: 249
I'm looking for in-depth reference books / guides in PHP, MySQL, and Unix. I'm aware there other other questions pertaining to good books for short references of function names, or detailed beginner guides to these systems. I'm looking for something different. I want a book that I can either use as a quick but in-depth (decent write up, not a pocket reference guide) reference to common functions (JOINS, string manipulation, Regular Expressions, etc) while also providing a detailed inner workings explanation on the system itself.
© Stack Overflow or respective owner